home *** CD-ROM | disk | FTP | other *** search
- Path: skypoint.com!usenet
- From: Troy Barlow <tbarlow@skypoint.com>
- Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.basic.visual.misc,comp.os.ms-windows.programmer.ole,comp.lang.c++
- Subject: Re: Calling 32-bit DLLs from 16-bit-Applications
- Date: Fri, 02 Feb 1996 16:25:04 -0600
- Organization: SkyPoint Communications, Inc.
- Message-ID: <31128F40.592@skypoint.com>
- References: <4enu1u$20c_001@adv.magwien.gv.at> <3110E37C.352C@novabase.pt>
- NNTP-Posting-Host: dial045.skypoint.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (Win95; I)
-
- Filipe Cust=?iso-8859-1?Q?=F3dio ?= wrote:
- >
- > You must use universal Thunks. However, your program will not run under
- > NT or Win32s.
- >
-
- Not true. In fact Universal Thunk only works under Win32s. Under
- Win 95 he needs to use the thunk compiler to generate thunk code. Under
- Win NT no thunking is possible.
-